[Top] [Prev] [Next] [Bottom]
[Contents]
SaMenuBegin
Prints the beginning fragment for a menu to an HTML stream.
#include "SaRnHtml.h"
int SaMenuBegin();
Argument
None
Returns an integer with a value of 0.
Prints the beginning fragment for a menu to an HTML stream.
The code fragment:
SaMenuBegin();
will write:
<MENU>
to the output stream.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.